@charset "UTF-8";
/* Base Reset */
* {margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

body,p { font:14px/1 Microsoft YaHei, Tohoma, Arial; color: #333; }
body {background-color: #FFFFFF;}
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #EC3C1B; }
.wp-wrapper { width: 100%; background-color: #fff;}
.column-news-list td {
    width: 74px;
}
.wp-wrapper .wp-inner { width:auto; max-width: 980px; margin:0 auto;position:relative;}
div#wp_content_w9_0 table {
border:0px;}
/**头部**/
.wp-header { 
    background-color: #8d0000;
    padding: 0 0;
    border-bottom: 1px solid #670808;
}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window { padding: 5% 0;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}
/**
 * [语言选择]
 */
.lang-panel { float: right; margin-right: 10px;}
.lang-window { padding: 6% 0; }
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; margin:0 3px; height: 20px; line-height: 20px; font-size: 14px; color: #EBB428;}
.lang-window .wp-menu .menu-item a.menu-link:hover { text-decoration: underline; color: #FFC661;}
/**
 * [搜索]
.search-panel { float: right; clear: right; width:20%; margin-right: 10px; margin-top:5%;}
 */
.search-panel {
    float: right;
    clear: right;
    width: 170px;
    margin-right: 60px;
    margin-top: 5%;
}
.search-window {
	border-radius: 3px;
    border: 1px solid #a43333;
    background: none;
    overflow: hidden;
}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border:0; outline: 0; background: none; color: #fff; font-size: 12px; padding: 5px 0;}
.wp-search .search-btn { width: 40px; height: 34px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 34px; border:0; outline: 0; background: url(img/search.png) no-repeat center; cursor: pointer;}
/**
 * [顶部副导航]
 */
.top-nav-panel {}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display:block; margin: 0 6px; height: 36px; line-height: 36px;font-size: 16px;} 
.top-nav-panel .wp-menu .menu-item a.menu-link span{ display:none;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}

/**主导航**/
.wp-navi {
	background-color: #8d0000;
    border-top: 1px solid #ab0a0a;
    border-bottom: #fff 1px solid;
	}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0 auto; }
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; }
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 23px; height:35px; line-height:35px; color: #fff; font-size: 16px; }
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #949494}
.main-nav-panel .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0; top: 35px; z-index: 100;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #272727; height: 26px; line-height: 26px; padding:0 10px; display: block; }
.main-nav-panel .sub-menu .sub-item a:hover { color: #e99839; display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}

/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height: 34px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); }
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}

.window-4 .wp-menu li.i1{width:171px; height:158px; background:url(../images/1-1-red.png) center center no-repeat; float:left;border: #fff 1px solid;}
.top-nav-panel .wp-menu .i1 a.menu-link{width:171px; height:158px;}
.window-4 .wp-menu li.i2{width:246px;height:158px; background:url(../images/1-2.png) center center no-repeat; float:left;border: #fff 1px solid;}
.top-nav-panel .wp-menu .i2 a.menu-link{width:246px;height:158px;}
.window-4 .wp-menu li.i3{width:131px; height:158px; background:url(../images/1-3.png) center center no-repeat; float:left;border: #fff 1px solid;}
.top-nav-panel .wp-menu .i3 a.menu-link{width:131px; height:158px;}
.window-4 .wp-menu li.i4{width:167.5px; height:158px; background:url(../images/1-4.png) center center no-repeat; float:left;border: #fff 1px solid;}
.top-nav-panel .wp-menu .i4 a.menu-link{width:335px; height:158px;}
.window-4 .wp-menu li.i5{width:214px; height:158px; background:url(../images/1-5.png) center center no-repeat; float:right;border: #fff 1px solid;}
.top-nav-panel .wp-menu .i5 a.menu-link{width:214px; height:158px;}
.window-4 .wp-menu li.i6{width:176px; height:158px; background:url(../images/1-6red.png) center center no-repeat; float:left;border: #fff 1px solid;}
.top-nav-panel .wp-menu .i6 a.menu-link{width:176px; height:158px;}
/**wp-link**/
.wp-link{ background:#403f3f;}
.wp-link .wp-inner{padding:20px 0 16px 0;}
.wp-link .wp-inner a{color:#fff; font-size:12px;}
.wp-link .wp-inner a:hover{color:#fff;}
.wp-link .lin1{width:12.8%; float:left;}
.wp-link .lin2{width:17.6%; float:left;}
.wp-link .lin2 p{ text-align:right; color:#ffffff; line-height:19px; font-size:12px;}
.wp-link .lin3{width:37%; float:left;}
.wp-link .lin4{width:17.6%; float:left;}
.wp-link .lin5{width:13%; float:left;}

/**焦点图片**/
.wp-focus { background-color: #ececec; display:none;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}
.pan71{
display:none;}
/**
 * 主体
 */
.wp-container {}
.wp-container .left_frame{width:39%; float:left;}
.wp-container .right_frame{width:57.5%; float:right; padding-top:25px;}
.rili .news_time{width:16%; float:left;}
#wp_news_w21,#wp_news_w20{padding-top:12px;}
.news_deti{width:79%;float:right; line-height:21px;}
.wp-main-page .content { width:70%; float: left;}
.wp-main-page .content .cbox-left { width:48.5%; float: left;}
.wp-main-page .content .cbox-right { width: 48.5%; float: right;}
.wp-main-page .sidebar { width:28%; float: right;}
.wp-main-page .sidebar .sbox { }

.wp-post {margin-bottom: 10px;}
.wp-post .post-head { height: 33px; border-bottom: 1px solid #ddd; margin-bottom: 7px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 32px; line-height: 32px; font-size: 16px; font-weight: normal;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { color: #424242; text-decoration: none;}
.wp-post .post-body {}
.post-news .news-item { height: 26px; line-height: 26px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:50%; margin-top: -10px;}
#wp_news_w31 .post-news .news-item .meta-time{color:#999;}
#wp_news_w31 .post-news .item-1,#wp_news_w31 .post-news .item-2 {}
#wp_news_w33 .post-news .item-1,#wp_news_w33 .post-news .item-2 {}
#wp_news_w30,#wp_news_w32{padding-top:22px;}
#wp_news_w30 .n2,#wp_news_w32 .n2{ float:right;}
.news_left{width:56%; float:left;}
.news_left .tabnews { width:48%; float:left;}
.news_left .news_suo{}
.news_left .news_tit a{ font-size:15px; font-weight:normal;color:#8d0000; line-height:24px;overflow: hidden;display: block; margin:7px 0; max-height:48px;}
.news_left .news_jie a{ font-size:13px; color:#626262; line-height:20px;}
.news_left .news_suo img{width:100%;max-height:172px;}
.news_left .news_detia{}
.news_right{width:41%;float:right; padding-top:22px;}

/**wp-container1**/
.wp-container1{}
.wp-container1 .sudy-tab .tab-menu { width:136px; margin:0 auto;}
.wp-container1 .sudy-tab .tab-menu li { font-size:24px;}
.wp-container1 .sudy-tab { background:url(../images/xwbg.png) no-repeat center 20px;}
.wp-container1 .sudy-tab .more { position:static; text-align:left;}
/****/


/**列表页**/
	.wp-banner { background-color: #ececec;}
	.wp-banner .wp-inner { position: relative;}
	.wp-banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
	/**列表页banner图**/
	.banner img { width: 100%; vertical-align: top; }
	
.wp-column-menu { width: 220px; background:none; position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 240px; margin-right: 15px;}

/**栏目列表**/
.column-head { background: #8d0000; line-height: 24px; }   /**位置栏目背景**/
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:18px; font-weight:normal; color:#fff; }		/**位置栏目字体**/

.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%;border-bottom: none; font-size: 14px; color: #323232;background: #f3f3f3;}
.column-list-wrap li a:hover { color: #323232; text-decoration: none; background-color: #e3e3e3;}
.column-list-wrap li.selected a.selected { color: #323232; background-color: #e3e3e3 !important;}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height: 20px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px; }
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px; }
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/**
 * 栏目新闻
 */
.list-head { padding: 10px 0; border-bottom: 2px solid #e5e5e5; }
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 18px; color: #333} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #454545;}
.list-meta .column-path a{ color: #454545;}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:10px 0; }
.column-news-list .column-news-item {display: block; position: relative;  line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(img/dot.png) no-repeat 2px 13px;}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 76px;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 110px; height: 20px; line-height: 20px; position: absolute; right: 0; top:5px; color: #999; }
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:15px; text-align: justify; }
.wp_entry p { margin-bottom:11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%; _width:expression(this.width > 800 ? "880px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.info-box { margin:0 20px;}
.article {padding: 15px 0;}
.article h1.arti-title {padding: 5px 0; text-align: center; font-weight: normal; color: #8d0000;} /**文章标题**/
.article h2.arti-title1{padding: 5px 0; text-align: center; font-weight: normal; color: #8d0000;}/**副标题**/
.article h2.arti-title2{padding: 5px 0; text-align: center; font-weight: normal; color: #8d0000; border-bottom: 2px solid #ECECEC;}/**短标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**文章阅读部分图片大小限制**/

/**阅读设置**/
.night-model .wp-container{ background-color: #313131; color: #6f6f6f;}
.night-model .article .entry,.night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model  .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width:49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color:#565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model {border-left: 1px solid #F1F1F1;text-align: center;}
.night-model .read-setting .setting-item a.smaller-font,.night-model .read-setting .setting-model { border-left-color:#313131;}
.read-setting .setting-model a.read-model { font-size: 18px;  background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12,.article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14,.article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16,.article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18,.article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20,.article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22,.article .entry .set-fz22 p { font-size: 22px;}
/**文章分享（百度分享）**/
#bdshare { margin-top: 10px; }
/*读图模式*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin:0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin:0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background:url(img/view-image.png) no-repeat center; }
#wp-view-page { display: none; position: fixed; z-index: 10000000; width:100%; background-color: #1a1a1a; left: 0; top: 0; right:0; bottom:0; }
#view-head{ width: 100%; height: 42px; position: absolute; left: 0; top:0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span{ display: none;}
#view-original-image {background-color: rgba(255, 255, 255, 0.1);color: #FFF;float: right;font-size: 15px;margin: 12px 12px 0px 0px;display: block;height: 22px;line-height: 22px;text-align: center;width: 40px;}
#view-foot { background-color: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom:0; color: #FFF; position: absolute;font-size: 14px;line-height: 42px; opacity: 0.8;z-index: 99;}
#view-index { float: left; margin-left: 10px; }
#view-current { color:#3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff; }
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%;  position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center;-webkit-background-size: contain; background-size: contain; }

/**底部**/
.wp-footer { background:url(../images/foot_bg.png) left top repeat-x #403f3f;}
.wp-footer .wp-inner { padding: 15px 0 15px 0;}
.wp-footer .wp-inner .footer { 
    color: #c5c4c4;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    margin: 0 7px;
}
.wp-footer .wp-inner .footer span { margin:0 5px;}
.wp-footer .wp-inner .footer a { color: #ddd; font-size: 14px; margin:0 5px;}
.wp-footer .wp-inner .footer a:hover { color: #ddd; text-decoration: underline;}
.wp-link .wp_nav .nav-item a span.item-name{padding:0;}
.wp-link .wp_nav .nav-item a{ text-align:left;}
#wp_nav_w40 .wp_nav .nav-item a{text-align:right;}
#wp_nav_w40 .wp_nav{border-right:#4c4b4b 2px solid; padding-right:10px;padding-bottom: 110px;}
.lin2{border-right:#4c4b4b 2px solid; padding-right:10px;padding-bottom: 80px;}
#wp_nav_w43 .wp_nav{border-left:#4c4b4b 2px solid; padding-left:10px;padding-bottom: 44px;}
#wp_nav_w44 .wp_nav{border-left:#4c4b4b 2px solid;padding-left:10px;padding-bottom: 44px;}

/**jumphandle**/
#jumphandle {width:32px;height: 70px; position: fixed; right: 6px; bottom:20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}


/**scroll**/
#wp_news_w10{padding:10px 0;}
.scroll li{ text-align:center;}
.scroll img{width:98px;}

/**post-60**/
.post-60 .post-head{ height:44px; border-bottom:none; }
.post-60 .post-head .post-title{height:44px; line-height:44px; font-size:20px; border-bottom:#bb2626 2px solid; color:#000000;}
.post-64 .post-head{ height:44px; border-bottom:none; }
.post-64 .post-head .post-title{height:44px; line-height:44px; font-size:20px; border-bottom:#bb2626 2px solid; color:#000000;}
.post-65 .post-head{ height:44px; border-bottom:none; }
.post-65 .post-head .post-title{height:44px; line-height:44px; font-size:20px; border-bottom:#bb2626 2px solid; color:#000000;}
.post-66 .post-head{ height:44px; border-bottom:none; }
.post-66 .post-head .post-title{height:44px; line-height:44px; font-size:20px; border-bottom:#bb2626 2px solid; color:#000000;}
.post-67 .post-head{ height:44px; border-bottom:none; }
.post-67 .post-head .post-title{height:44px; line-height:44px; font-size:20px; border-bottom:#bb2626 2px solid; color:#000000;}
.post-67 .post-body,.post-60 .post-body,.post-64 .post-body,.post-65 .post-body,.post-66 .post-body{padding-top:10px;}

/**要闻**/
.yaowen_left{ width:47.2%; float:left;}
.yaowen_right{width:46.8%; float:right;}
.yaowen_nav{padding-top:6px;}
.yaowen_bottom{padding-top:20px;}
.yaowen_top .post-news .news-item1{margin-top:15px;}
.yaowen_top .post-news .news-item1 .news_tit{ font-size:17px; line-height:28px;}
.yaowen_top .post-news .news-item1 .news_tit a{color:#000;font-weight: bold;font-family: "宋体";}
.yaowen_top .post-news .news-item1 .news_jie{ line-height:22px;}
.yaowen_top .post-news .news-item1 .news_jie a{color:#666666; font-size:12px;}
.yaowen_bottom .post-news .news-item{height:26px; line-height:26px;}
.yaowen_bottom .post-news .item-1,.yaowen_bottom .post-news .item-2{ display:none;}
.yaowen_bottom .post-news .news-item .meta-title a{color:#4d4d4d;}

.post-60 .post-news .news-item{height:26px; line-height:26px;}
.post-60 .post-news .news-item .meta-title a{color:#4d4d4d;}
.post-64 .post-news .news-item{height:26px; line-height:26px;}
.post-64 .post-news .news-item .meta-title a{color:#4d4d4d;}
.post-65 .post-news .news-item{height:26px; line-height:26px;}
.post-65 .post-news .news-item .meta-title a{color:#4d4d4d;}
.post-66 .post-news .news-item{height:26px; line-height:26px;}
.post-66 .post-news .news-item .meta-title a{color:#4d4d4d;}
.post-67 .post-news .news-item{height:26px; line-height:26px;}
.post-67 .post-news .news-item .meta-title a{color:#4d4d4d;}

.bott_frame{ padding-bottom:10px;}
.bott_frame .bott_frame_left{width:47.2%; float:left;}
.bott_frame .bott_frame_right{width:46.8%; float:right;}

.bott1_frame{ border-top:#e5e5e5 1px solid; padding-top:8px;}
.bott1_frame .bott1_frame_left{width:47.2%; float:left;}
.bott1_frame .bott1_frame_right{width:46.8%; float:right;}


.post-64 .news_suo{width:28.6%; float:left;}
.post-64 .news_tit a{ font-size:14px; font-weight:bold;color:#5b5b5b; line-height:27px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}
.post-64 .news_jie a{ font-size:12px; color:#5b5b5b; line-height:20px;}
.post-64 .news_suo img{width:100%; max-height:76px;}
.post-64 .news_detia{width:67%; float:right;}
#wp_news_w64 li{margin-bottom:13px;}


.pan71{ background:#f6f6f6;padding-top: 20px;margin-top: 20px;}
#wp_news_w71{padding-left:52px;}
#wp_news_w71 .sudy-scroll-nav .nav-prev{left:-20px; background:url(../images/left_point.png) left center no-repeat;}
#wp_news_w71 .sudy-scroll-nav .nav-next{right:-20px; background:url(../images/right_point.png) left center no-repeat;}
#wp_news_w71 .sudy-scroll-nav .nav-prev, #wp_news_w71 .sudy-scroll-nav .nav-next{width:13px;height:43px; margin-top:-30px;}
#wp_news_w71 .scroll img{width:120px; height:150px;}
#wp_news_w71 .scroll .scr_tit{ line-height:32px;}

.pic_link img{margin-top:18px;}
/**国际交流列表页开始**/
#gjjl .list-head { padding: 0;    overflow: hidden;}
#gjjl .list-meta .column-title {
    height: 38px;
    border-bottom: 0px solid #8d0000;
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 38px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-family: "微软雅黑";
}

#gjjl .box2 .list-meta .column-title {
    height: 36px;
    border-bottom: 2px solid #c4c4c4;
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 36px;
    font-size: 16px;
    font-family: "微软雅黑";
    width: 100%;
}

#gjjl .list-meta .column-path {
    float: right;
    line-height: 24px;
    color: #8d8d8d;
}
#gjjl .column-head {
    height: 51px;
    background: #8d0000;
    line-height: 28px;
}
#gjjl .column-head .column-anchor {
    padding: 10px 0;
}
#gjjl .column-head .column-anchor h3.anchor-title {
    width: 220px;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}

#gjjl .wp-column-menu {
    width: 249px;
    background: none;
    position: relative;
    float: left;
    margin-right: -249px;
}
#gjjl .column-list-wrap li a span {
    display: block;
    padding: 10px;
  padding-left: 10px;
    line-height: 20px;
}
#gjjl .column-list-wrap li a {
    display: block;
    width: 100%;
    border-bottom: none;
    font-size: 13px;
    color: #323232;
    background: #f3f3f3;
}

#gjjl .pic_link img {
    margin-top: 14px;
}

#gjjl .wp-column-news .column-news-box {
    margin-left: 276px;
    margin-right: 0px;
	    margin-top: 10px;
}
#gjjl .column-news-date.news-date-hide {
    float: right;
}

#gjjl .column-news-list .column-news-item {
    display: block;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    line-height: 29px;
    padding: 5px 0;
    padding-left: 0px;
    background: none;
    height: 29px;
}
#gjjl .column-news-list .column-news-item .column-news-date {
    color: #b4b4b4 !important;
    font-weight: normal;
    display: block;
    text-align: right;
    width: 80px;
    height: 29px;
    line-height: 29px;
    position: absolute;
    right: 0;
    top: 5px;
    color: #999;
    font-size: 14px;
}

#gjjl .column-news-list .column-news-item .column-news-title
{    margin-right: 0px;}
#gjjl .column-news-box.box2 {
    margin-top: 10px;
}
#gjjl .column-news-con {
    padding: 0 0 10px 0;
}
#gjjl .pic_link {
    margin-top: 10px;
}

#gjjl .column-list-wrap {
    margin-top: 3px;
}
@charset "utf-8";
/* CSS Document */
#gjjl .wp-column-menu {
    width: 249px;
    background: none;
    position: relative;
    float: left;
    margin-right: -249px;
}
#gjjl .pic_link img {
    width: 100%;
}
.gjjy_top_left img {
    width: 100%;
}
.gjjy_top_left {
    float: left;
    width: 23.42%;
}
.gjjy_top_right {
    width: 72.46%;
    float: left;
    margin-left: 1.7%;
}
.gjjy_top_bt a {
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #5b5b5b;
}
.gjjy_top_nr {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.gjjy_top_nr a {
    font-size: 12px;
    color: #5b5b5b;
    font-family: "微软雅黑";
}
li.gjjytop_column-news-item {
    margin-top: 11px;
}
.gjjy_top_bt {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 11px;
}
.gjjy_1.column-news-con {
    padding-top: 9px !important;
}
#gjjl .column-news-list .column-news-item .column-news-title a {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #4d4d4d;
}
#gjjl .column-news-list .column-news-item .column-news-title {
    margin-right: 0px;
    width: 70%;
    overflow: hidden;
    display: inline-block;
    height: 30px;
}
/**国际交流列表页结束**/


div#wp_news_w10 .i1, div#wp_news_w10 .i2, div#wp_news_w10 .i3, div#wp_news_w10 .i4, div#wp_news_w10 .i5, div#wp_news_w10 .i6, div#wp_news_w10 .i7 {
    width: 140px !important;
}
.wp_entry a {
    display: inline-block;
    color: #5A5A5A;
    min-width: 60px;
}

div#wp_content_w9_0 table tr {
    width: 690px;
}

#gjjl .column-list-wrap .sub-list li a {
    background-position: 18px 11px;
    font-size: 12px;
    background-color: #F1F1F1;
    padding-left: 5%;
    width: 95% !important;
	letter-spacing:-1px;
}
li.gjjy_xwlb {
    line-height: 37px;
    height: 37px;
    overflow: hidden;
}
.gjjy_xwlb span.column-news-title {
    float: left;
}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    color: #4F81BD;
    font-family: 微软雅黑, sans-serif;
    font-size: 18px;
    cursor: pointer;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 32px;
    line-height: 32px;
    border-bottom: 0px solid #C00 !important;
    margin-bottom: 10px;
}
.wp_article_list .list_item {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc !important;
    vertical-align: top;
}
.wp_article_list .list_item .Article_Index {
    display: none;
    /* display: inline-block; */
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    background: url(wp_article_li_1.png) no-repeat 50%;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
    margin-top: 11px;
}
table.wp_article_list_table a {
    font-size: 16px;
}
.wp_article_list_table .wp_article_list .list_item {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 0px dashed #ccc !important;
    vertical-align: top;
}
table.wp_article_list_table {
    width: 97%;
    float: right;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    float: left;
}
.wp_subcolumn_list .wp_sublist {
    clear: both;
    margin-bottom: 20px;
}
.xwzx .focus-title { padding:0; width:90%;text-overflow: ellipsis; overflow: hidden; margin:0 auto;}
.ENGLISH a {
    color: #fff;
    opacity: 0.8;
    font-size: 12px;
    font-family: 微软雅黑;
}
.ENGLISH {
    position: absolute;
    right: 10px;
    top: 40px;
}
.ENGLISH a:hover {
    /* text-decoration: none; */
    color: #fff;
    opacity: 1;
}
.ENGLISH1 {
    float: right;
    position: absolute;
    right: 0px;
    top: 57px;
}
.ENGLISH1 a:hover {
    /* text-decoration: none; */
    color: #fff;
    opacity: 1;
}
.ENGLISH1 a {
    color: #fff;
    opacity: 0.8;
    font-size: 12px;
    font-family: 微软雅黑;
}